home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / help / unformat.en < prev    next >
Encoding:
Text File  |  2000-08-05  |  881 b   |  29 lines

  1. HELP
  2.  
  3. This program restores a disk that has been formatted by using the MS-DOS command
  4.   "format drive: /q"
  5.  
  6. This program is executed by the following syntax:
  7.  
  8. UNFORMAT drive: [/J]
  9. UNFORMAT drive: [/U] [/L] [/TEST] [/P]
  10. UNFORMAT /PARTN [/L]
  11. UNFORMAT /?
  12.  
  13. where:
  14.  
  15.      drive:     Drive letter to unformat
  16.      /J         Verifies that the mirror files are synchronized with the disk.
  17. *    /U         Unformats without using the MIRROR files.
  18.      /L         Lists all files and directories found, or, when used with the
  19.           /PARTN switch, displays current partition tables.
  20.     /PARTN      Restores the partition tables saved by MIRROR /PARTN.
  21. *   /TEST       Displays information, but does not write changes to disk.
  22. *   /P          Sends output messages to LPT1.
  23.     /?          Displays the help screen.
  24.  
  25. * Indicates functions not yet available
  26.  
  27.   
  28.   
  29.